var runtime.timerpMask
10 uses
runtime (current package)
proc.go#L3591: timerpMaskSnapshot := timerpMask
proc.go#L3860: if stealTimersOrRunNextG && timerpMask.read(enum.position()) {
proc.go#L5937: timerpMask.set(id)
proc.go#L6067: timerpMask = timerpMask.resize(nprocs)
proc.go#L6132: timerpMask = timerpMask.resize(nprocs)
proc.go#L7383: timerpMask.clear(pp.id)
proc.go#L7411: timerpMask.set(pp.id)
runtime2.go#L1458: timerpMask pMask
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |